home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_10862.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  2.9 KB  |  126 lines

  1. -- card: 10862 from stack: in.0
  2. -- bmap block id: 15412
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: VIA
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show background field 2
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 3 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=100 top=54 right=277 bottom=180
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: ROM
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   push card
  28.   visual effect dissolve fast
  29.   go to card id 5328
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 5 (button)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=423 top=59 right=71 bottom=452
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: cpu
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   push card
  49.   visual effect wipe left
  50.   go to card "mc68000"
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 6 (button)
  56. -- low flags: 00
  57. -- high flags: 0000
  58. -- rect: left=289 top=139 right=151 bottom=401
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: desktop bus
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   push card
  70.   visual effect wipe left
  71.   go to card "apple desktop bus"
  72. end mouseUp
  73.  
  74.  
  75.  
  76. -- part 7 (button)
  77. -- low flags: 00
  78. -- high flags: 0000
  79. -- rect: left=421 top=154 right=167 bottom=506
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 1
  83. -- font id: 0
  84. -- text size: 12
  85. -- style flags: 0
  86. -- line height: 16
  87. -- part name: disk controller
  88. ----- HyperTalk script -----
  89. on mouseUp
  90.   push card
  91.   visual effect wipe left
  92.   go to card "iwm"
  93. end mouseUp
  94.  
  95.  
  96.  
  97. -- part 8 (field)
  98. -- low flags: 00
  99. -- high flags: 0004
  100. -- rect: left=285 top=267 right=305 bottom=512
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 0
  104. -- font id: 156
  105. -- text size: 12
  106. -- style flags: 256
  107. -- line height: 16
  108. -- part name: 
  109.  
  110.  
  111. -- part contents for background part 6
  112. ----- text -----
  113. Versatile Interface Adapter
  114.  
  115. -- part contents for background part 37
  116. ----- text -----
  117. The Apple custom Versatile Interface Adapter (VIA) assist the CPU* in coordinating operation of the input and output devices.
  118.  
  119. The VIA provides interrupts for the Apple Desktop Bus*, the internal real-time clock, parts of the disk controller*, sound generator and various other signals used by the Macintosh SE.
  120.  
  121. There are two parallel data registers within the VIA, called A and B, each with an individual direction register.  There are also several event timers, a clocked shift register and an interrupt flag register with an interrupt enable register.  
  122.  
  123.  
  124. -- part contents for card part 8
  125. ----- text -----
  126. Click on the chip at the left to learn more about the VIA.